Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gst_release_version table — gstrl

This table records the record versions that make up a release. When creating a new release, a gst_release_version record is created for every gst_record_version. The gst_release_version record marks the current version number of all data as of the release. By checking for matching version numbers in the gst_release_version table, the framework can then determine what data must be deployed between releases, that is, what data has been modified between the releases.

Table 3–21 lists the table’s FLA, fields, and foreign keys.

Table 3–21: gst_release_version table information 
Table FLA
Fields (data type)
Foreign keys
gstrl
release_version_obj (Decimal)
release_obj (Decimal)
record_version_obj (Decimal)
version_number_seq (Decimal)
import_version_number_seq (Decimal)
deletion_flag (Logical)
record_version_obj
release_obj

Table 3–22 gives details of the table’s indexes.

Table 3–22: gst_release_version index information 
Index name
Elements
Type
XPKgst_release_version
release_version_obj
Primary Unique
XAK1gst_release_version
release_obj
record_version_obj
Unique


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095